home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / ClutFade 1.3.2 / C / THINK C project (FadeTester) / shell.h < prev   
Text File  |  1994-10-25  |  419b  |  15 lines

  1. /********************************************************************************
  2.  
  3.      PROJECT:    clut_fade.π
  4.      
  5.      FILE:        shell.h
  6.      
  7.      PURPOSE:    prototypes
  8.  
  9.  ********************************************************************************/
  10.  
  11. //================================== FUNCTIONS ==================================
  12.  
  13. void main(void);
  14.  
  15. //===================================== EOF =====================================